* {
    list-style: none;
    margin: 0;
    padding: 0;
}

html,
body {
    margin: 0;
    font-family: 微软雅黑
}

body {
    background: url("bg20180409154323.jpg") no-repeat center;
    background-size: cover;
}

.top {
    height: 40px;
    left: 0px;
    top: 0;
    right: 0;
    background: #ffffff;
}

.top div {
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    width: 1100px;
    margin: 0 auto;
}

.top span {
    font-size: 13px;
}

.middle {
    width: 100%;
    margin-top: 40px;
    height: 800px
}

.header_top {
    width: 1100px;
    margin: 0 auto
}

.center {
    width: 1100px;
    margin: 0 auto;
}

.center_lf {
    width: 120px;
    text-align: center;
}

.center .center_lf ul li {
    background: url(tabBg.png) repeat;
    min-height: 120px;
    cursor: pointer
}

#one1.hover,
#one2.hover,
#one3.hover,
#one4.hover {
    background: url("tabtime.png") repeat-y;
}

.center .center_lf ul li span {
    color: #FFFFFF;
    font-size: 17px;
    margin-bottom: 20px
}

.center .center_lf ul li img {
    padding: 25px 0 20px 0;
}

.center_rt {
    left: 320px;
    right: 10px;
    top: 80px;
    bottom: 130px;
}

.center .center_lf ul li span {
    color: #FFFFFF;
    font-size: 17px;
    margin-bottom: 20px
}

.center_rt {
    width: 980px;
    padding: 20px;
    background: url(tabbggg.png) repeat;
}

.bmfwfu {
    height: 310px;
    border: 6px solid #d3ddea;
    background: url(bmfwbg1.png) no-repeat center;
    background-size: 100%;
}

.bmfw {
    background: url("bmfwtitle.png") no-repeat left;
    height: 58px;
    line-height: 58px;
    padding-left: 35px;
    font-size: 23px;
    color: #FFFFFF;
    letter-spacing: 10px
}

.bmfwfu ul li {
    float: left;
    text-align: center;
    margin: 30px 30px 0 30px;
}

.bmfwfu ul li a:hover img {
    transform: rotateY(180deg);
    -webkit-transition: all 0.3s;
    cursor: pointer
}

.gwgl ul {
    width: 460px;
    height: 182px
}

.gwgl ul li {
    width: 133px;
    height: 80px;
    border: 1px solid #d4d4d4;
    text-align: center;
    display: inline-block;
}

.gwgl span a {
    color: #13488b;
    font-size: 15px
}

.hover_blue {
    border-bottom: 2px solid #13488b;
    color: #13488b;
    padding-bottom: 9px;
    cursor: pointer;
}

#two1.hover,
#two2.hover,
#two3.hover,
#two4.hover,
#four1.hover,
#four3.hover,
#none1.hover,
#none2.hover,
#none3.hover,
#four2.hover,
#six1.hover,
#six2.hover,
#nine1.hover,
#nine2.hover,
#six3.hover,
#six4.hover,
#seven1.hover,
#seven2.hover {
    border-bottom: 2px solid #13488b;
    color: #13488b;
    padding-bottom: 9px
}

#two1,
#two2,
#two3,
#two4,
#four1,
#four2,
#four3,
#six1,
#none1,
#none2,
#none3,
#six2,
#six3,
#nine1,
#nine2,
#six4,
#seven1,
#seven2 {
    font-size: 17px;
    cursor: pointer;
    margin-right: 20px;
}

.titles {
    float: right;
    margin-top: -30px;
    font-size: 13px;
    color: #666666
}

.bottom {
    height: 170px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url(footerBg.png) repeat;
}